home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 June / CHIP Haziran 2001.iso / prog / video / 04 / setup.exe / TMPGEnc.exe / 1041 / RCDATA / TMPEGENCODELOGFORM / TMPEGENCODELOGFORM.txt
Text File  |  2001-04-04  |  798b  |  37 lines

  1. object MPEGEncodeLogForm: TMPEGEncodeLogForm
  2.   Left = 250
  3.   Top = 317
  4.   Width = 402
  5.   Height = 309
  6.   Caption = '∩┐╜G∩┐╜∩┐╜∩┐╜R∩┐╜[∩┐╜h∩┐╜∩┐╜∩┐╜O'
  7.   Color = clBtnFace
  8.   Font.Charset = SHIFTJIS_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -12
  11.   Font.Name = '∩┐╜l∩┐╜r ∩┐╜o∩┐╜S∩┐╜V∩┐╜b∩┐╜N'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   Position = poScreenCenter
  15.   Scaled = False
  16.   OnClose = FormClose
  17.   OnDestroy = FormDestroy
  18.   PixelsPerInch = 96
  19.   TextHeight = 12
  20.   object Memo: TMemo
  21.     Left = 0
  22.     Top = 0
  23.     Width = 394
  24.     Height = 282
  25.     Align = alClient
  26.     Font.Charset = SHIFTJIS_CHARSET
  27.     Font.Color = clWindowText
  28.     Font.Height = -13
  29.     Font.Name = 'Terminal'
  30.     Font.Style = []
  31.     ParentFont = False
  32.     ReadOnly = True
  33.     ScrollBars = ssBoth
  34.     TabOrder = 0
  35.   end
  36. end
  37.